HANGMAN

v1.0   2013-12-29
-original version

v2.0   2013-12-30
-added internal dictionary for one player option

v2.1   2013-12-30
-replaced INPUT command with custom word entry screen

v2.1.1   2014-02-02
-removed words with underscores (_) in them from the dictionary and replaced them with other words
-changed colour of the hanged man's eyes to red

v2.1.2   2014-12-06
-you must press a key to get past "Press any key.", it no longer times out

v2.1.3   2017-04-02
-fixed bug on word entry screen where backspacing out the complete word caused program to crash